Contribution org.nuxeo.ecm.user.center.dashboard.jsf.actions--actions
In component org.nuxeo.ecm.user.center.dashboard.jsf.actions
org.nuxeo.ecm.user.center.dashboard.jsf.actions
inside nuxeo-user-dashboard-jsf-5.8.jar
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action icon="/icons/dashboard.png" id="Dashboard" label="user.center.dashboard" link="user_center_fragment.xhtml" order="10">
<category>USER_CENTER</category>
</action>
<action id="DashboardMain" label="" link="/incl/dashboard/user_jsf_dashboard.xhtml" order="10">
<category>Dashboard_sub_tab</category>
</action>
</extension>